babl.git
2016-08-20 Roman Lebedevextensions: fast-float: babl_lookup(): use 1UL, not...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name(): add conditional...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name() are racy
2016-08-19 Roman LebedevAdd .kateconfig with modelines for Kate
2016-06-15 Øyvind Kolåspost release version bump to 0.1.19
2016-06-12 Alexandre ProkoudineRelease 0.1.18
2016-05-30 Massimo ValentiniBug 764628: Gaussian blur: visual glitches
2016-02-12 Øyvind Kolåspost release bump
2016-02-12 Øyvind Kolåsrelease 0.0.16
2016-02-12 Øyvind Kolåsextensions: re-add table based conversions inherited...
2016-02-12 Massimo Valentinizero initialize lsb
2016-01-18 Øyvind Kolåsextensions: remove inaccurate table based conversions
2016-01-16 Massimo Valentinibase: half-float reference zero initialize lsb
2016-01-16 Øyvind Kolåsbase: remove commented out single/half code
2016-01-16 Øyvind Kolåsextensions: add single to/from half float extension
2016-01-16 Øyvind Kolåsbase: fix half reference conversion expecting zeroed...
2016-01-10 Øyvind Kolåssse2: reuse linear premul/unpremul for gamma formats
2016-01-09 Debarshi RayCIE: Add conversion from "RGB float" to "CIE Lab float...
2016-01-08 Daniel SaboFix AVX instructions being generated in SSE4.1 code...
2016-01-04 Michael Henningextensions: Only build sse-half for x86_64.
2016-01-03 Michael Henningconfigure.ac: Fix the test for compiling half-floating...
2016-01-01 Daniel SaboAdd support for hardware half<->float conversions
2015-12-21 Daniel SaboAdd SSE4.1 u8 -> float conversions
2015-12-21 Daniel SaboAdd SSE4 to babl-cpuaccel
2015-11-21 Øyvind Kolåsfix bug 755405
2015-11-19 Øyvind Kolåspost release version bump
2015-11-19 Øyvind Kolåsrelease: 0.1.14
2015-11-19 Øyvind KolåsNEWS, AUTHORS: updates
2015-06-24 Roman Lebedevbabl_format_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_model_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_component_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_type_new(): fix global-buffer-overflow
2015-06-21 Øyvind Kolåsbabl_parse_double: permit 0 and 9 after .
2015-05-29 Øyvind KolåsRevert "build: add --enable-installed-tests parameter"
2015-05-29 Loren MerrittFix generation of test pixels
2015-05-23 Vadim Rutkovskybuild: add --enable-installed-tests parameter
2015-05-20 Thomas ManniCIE: minor cleanups
2015-05-20 Thomas ManniCIE: new conversions to/from "CIE Lab alpha float"...
2015-04-23 Mukund SivaramanDon't create a mutexattr for each mutex
2015-04-19 Mukund SivaramanDon't repeat the malloc/free function pointer change...
2015-04-12 Mukund SivaramanRemove unnecessary stat()
2015-03-18 Jon Nordbybabl-mutex: Local headers first, remove unused
2015-03-18 Jon Nordbybabl-mutex: Define _GNU_SOURCE instead of __USE_GNU
2015-03-01 Mukund SivaramanDisplay whether a format is planar
2015-03-01 Mukund SivaramanSupport more than 100 formats
2015-02-26 Mukund SivaramanFix another place where assigned_name can be NULL
2015-02-26 Mukund SivaramanAllow up to (and including) BABL_MAX_COMPONENTS
2015-02-26 Mukund SivaramanAvoid shadowing babl variable
2015-02-26 Mukund SivaramanUse common return
2015-02-26 Mukund Sivaramanassigned_name can be NULL, causing segfault
2015-02-26 Mukund SivaramanRemove deadcode
2015-02-26 Mukund SivaramanFix type max value for consistency
2015-02-13 Nils PhilippsenRemove workaround for non-recursive mutexes.
2015-02-13 Nils PhilippsenMake BablMutex recursive on all platforms.
2015-02-12 Elle StoneChange constants to match built-in sRGB profiles. modif...
2015-02-03 Øyvind Kolåspost release version bump
2015-02-03 Øyvind Kolåsrelease 0.1.12
2015-02-03 Øyvind KolåsNEWS: update
2015-02-03 Øyvind KolåsAUTHORS: add more people
2014-12-30 Øyvind KolåsCIE: minor cleanups
2014-12-30 Øyvind Kolåstest: update srgb_to_lab_u8 test
2014-12-30 Elle StoneModify CIE color space conversions to use D50-adapted...
2014-11-16 Øyvind Kolåsroadmap: make statement about tentativeness more explicit
2014-10-11 Øyvind Kolåsspell out roadmap with more detailed overview
2014-10-09 Øyvind Kolåsdocs: added a roadmap/architecture document.
2014-09-03 Mukund Sivaramanbabl: Fix message printed when memory function pointers...
2014-08-11 Jon Nordbyextensions: Register CMYK u8 format
2014-08-11 Jon Nordbyextensions: Fix M/Y channels swapped for CMYK float
2014-08-07 Michael HenningRemove extra programming languages from the doap file.
2014-08-07 Sven ClaussnerDOAP file: add Ruby programming language.
2014-08-06 Sven ClaussnerFix DOAP file
2014-08-03 Sven ClaussnerUpdate babl.doap and AUTHORS
2014-07-18 Jon NordbyFix crash if failing to normalize path for loading...
2014-07-02 Øyvind Kolåsbabl: make malloc implementation stability sanity check...
2014-06-29 Øyvind Kolåsextensions: use more integer instructions for float...
2014-06-29 Øyvind Kolåsextension: make rgb8 to rgba8 conversion faster
2014-06-09 Øyvind Kolåsadd internal babl_parse_double; to avoid using atof
2014-04-28 Øyvind Kolåsextend conversions to n_components to pad with 0s
2014-04-28 Øyvind Kolåsimprove how RGBA buffers are copied to n_component
2014-04-28 Øyvind Kolåsadd n_components casting test
2014-03-20 Paul Fredricksonresolve ambiguous calling of real_babl_log with va_args
2014-03-05 Daniel SaboFix const warning
2014-03-04 Daniel SaboRevert "Use absolute error instead of average error...
2014-02-03 Daniel Sabotests: Use rand when random is unavailable
2014-02-03 Daniel SaboDisable babl-gen-test-pixels when random is missing
2014-02-03 Daniel SaboAdd automake 1.13+ test outputs to .gitignore
2014-01-31 Daniel SaboAdd babl-ref-pixels.inc to EXTRA_DIST
2014-01-31 Daniel SaboRemove old references to introspection
2014-01-31 Daniel SaboUse a static set of reference pixels
2014-01-31 Daniel Sabointrospect: Print full precision for the path error
2014-01-31 Daniel SaboUse absolute error instead of average error for path...
2014-01-17 Daniel SaboRemove bad RGB -> Y conversions
2013-10-15 Daniel SaboMostly remove BablImage from babl-fish-reference.c
2013-10-15 Daniel SaboRemove broken introspection bindings
2013-10-10 Daniel SaboPrefer clang as the compiler on OSX >= 10.7
2013-10-09 Daniel SaboRequest a C99 compatible compiler
2013-10-08 Daniel SaboUse SSE2 u16 conversions for gamma <-> gamma
2013-09-29 Michael Henningbase: For RGB->Y, use sRGB primaries that are adapted...
2013-09-21 Daniel SaboIncrease the precision of ref gamma conversions
2013-08-04 Téo Mazarstests: output with more details when grayscale_to_rgb...
next